home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / em / emcal.exe / {app} / emcalc.exe / 0 / RCDATA / TDATEFORM / TDATEFORM.txt
Encoding:
Text File  |  2004-01-13  |  2.0 KB  |  92 lines

  1. object DateForm: TDateForm
  2.   Left = 292
  3.   Top = 208
  4.   Width = 229
  5.   Height = 158
  6.   Caption = 'Obdob∩┐╜'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object PocatecniDatumLabel: TLabel
  18.     Left = 8
  19.     Top = 20
  20.     Width = 84
  21.     Height = 13
  22.     Caption = '&Po∩┐╜∩┐╜te∩┐╜n∩┐╜ datum:'
  23.     DragMode = dmAutomatic
  24.     OnDragOver = PocatecniDatumLabelDragOver
  25.   end
  26.   object KonecneDatumLabel: TLabel
  27.     Left = 8
  28.     Top = 52
  29.     Width = 78
  30.     Height = 13
  31.     Caption = '&Kone∩┐╜n∩┐╜ datum:'
  32.     DragMode = dmAutomatic
  33.     OnDragOver = PocatecniDatumLabelDragOver
  34.   end
  35.   object PocetDnuLabel: TLabel
  36.     Left = 8
  37.     Top = 100
  38.     Width = 52
  39.     Height = 13
  40.     Caption = '&Po∩┐╜et dn∩┐╜:'
  41.   end
  42.   object Bevel1: TBevel
  43.     Left = 8
  44.     Top = 80
  45.     Width = 201
  46.     Height = 2
  47.   end
  48.   object StartDateTimePicker: TDateTimePicker
  49.     Left = 112
  50.     Top = 16
  51.     Width = 97
  52.     Height = 21
  53.     CalAlignment = dtaLeft
  54.     Date = 37669.521275925900000000
  55.     Time = 37669.521275925900000000
  56.     DateFormat = dfShort
  57.     DateMode = dmComboBox
  58.     Kind = dtkDate
  59.     MaxDate = 73050
  60.     MinDate = 2
  61.     ParseInput = False
  62.     TabOrder = 0
  63.     OnChange = StartDateTimePickerChange
  64.     OnDragDrop = StartDateTimePickerDragDrop
  65.     OnDragOver = PocatecniDatumLabelDragOver
  66.   end
  67.   object EndDateTimePicker: TDateTimePicker
  68.     Left = 112
  69.     Top = 48
  70.     Width = 97
  71.     Height = 21
  72.     CalAlignment = dtaLeft
  73.     Date = 37669.521275925900000000
  74.     Time = 37669.521275925900000000
  75.     DateFormat = dfShort
  76.     DateMode = dmComboBox
  77.     Kind = dtkDate
  78.     ParseInput = False
  79.     TabOrder = 1
  80.     OnChange = StartDateTimePickerChange
  81.     OnDragDrop = StartDateTimePickerDragDrop
  82.     OnDragOver = PocatecniDatumLabelDragOver
  83.   end
  84.   object PocetDnuEdit: TEdit
  85.     Left = 112
  86.     Top = 96
  87.     Width = 97
  88.     Height = 21
  89.     TabOrder = 2
  90.   end
  91. end
  92.